type github.com/klauspost/compress/zstd.decodeAsmContext
6 uses
github.com/klauspost/compress/zstd (current package)
seqdec_amd64.go#L176: type decodeAsmContext struct {
seqdec_amd64.go#L213: func sequenceDecs_decode_amd64(s *sequenceDecs, br *bitReader, ctx *decodeAsmContext) int
seqdec_amd64.go#L220: func sequenceDecs_decode_56_amd64(s *sequenceDecs, br *bitReader, ctx *decodeAsmContext) int
seqdec_amd64.go#L225: func sequenceDecs_decode_bmi2(s *sequenceDecs, br *bitReader, ctx *decodeAsmContext) int
seqdec_amd64.go#L230: func sequenceDecs_decode_56_bmi2(s *sequenceDecs, br *bitReader, ctx *decodeAsmContext) int
seqdec_amd64.go#L238: ctx := decodeAsmContext{
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |